net/http.http2clientConnReadLoop.endStreamError (method)

9 uses

	net/http (current package)
		h2_bundle.go#L9508: 				rl.endStreamError(cs, se)
		h2_bundle.go#L9564: 		rl.endStreamError(cs, http2StreamError{
		h2_bundle.go#L9593: 		rl.endStreamError(cs, http2StreamError{
		h2_bundle.go#L9902: 		rl.endStreamError(cs, http2StreamError{
		h2_bundle.go#L9910: 		rl.endStreamError(cs, http2StreamError{
		h2_bundle.go#L9919: 			rl.endStreamError(cs, http2StreamError{
		h2_bundle.go#L9969: 			rl.endStreamError(cs, err)
		h2_bundle.go#L9996: func (rl *http2clientConnReadLoop) endStreamError(cs *http2clientStream, err error) {
		h2_bundle.go#L10137: 			rl.endStreamError(cs, http2StreamError{